home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Fight / sabermania.swf / scripts / frame_468 / DoAction.as
Text File  |  2006-05-08  |  183b  |  10 lines

  1. _root.currentsamuro = "argonz";
  2. _root.currentopponent = "argonzbg";
  3. health = 100;
  4. opphealth = 100;
  5. if(_root.skill < 8)
  6. {
  7.    _root.skill = _root.skill + 1;
  8. }
  9. stopAllSounds();
  10.